Platform Explorer / Nuxeo Platform 6.0

Extension point factory

Documentation

This service provides an extension point to override the NuxeoCmisServiceFactory class and parameters.

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-opencmis-bindings-6.0.jar
    <extension point="factory" target="org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager">
        <factory class="org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory"/>
      </extension>